home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dbase / popdbf40.zip / WHATS.NEW < prev   
Text File  |  1991-08-15  |  12KB  |  308 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.                            History of PopDBF Development
  11.  
  12.        Future Features MAY include:
  13.        --------------------------------------------------------
  14.             o    Mouse support
  15.  
  16.             o    Record level locking for network usage
  17.  
  18.             o    Modify structure
  19.  
  20.             o    Save database field selection
  21.  
  22.             o    Memo read/edit
  23.  
  24.             o    Index support
  25.  
  26.             o    Import/Export functions
  27.  
  28.             o    Count and Sum functions
  29.  
  30.             o    Support for .FRM files with @ SAY commands
  31.  
  32.        Version 4.0 - Released August 15, 1991
  33.        ----------------------------------------------------------
  34.             o    Added swapping to disk  or EMS to leave only 4K!   Program
  35.                  will  default to the best  swap possible, but  this can be
  36.                  overridden  by a command  line parameter.   If swapping to
  37.                  disk,  you can specify the  complete file name  to be used
  38.                  for the swap.   This allows you to swap  to RAM drives and
  39.                  Network drives for a speedier response.  You can also load
  40.                  PopDBF high is you have enough memory.
  41.  
  42.             o    Added  the ability to pop  up over graphics.   Though this
  43.                  feature works, graphics video is not saved and part of the
  44.                  graphics screen may be corrupted.  This will be fixed, but
  45.                  I left it  in this  version because  it is  only a  visual
  46.                  problem.
  47.  
  48.             o    Read-Write mode now opens databases in EXCLUSIVE mode  for
  49.                  access on networks.  Read-Only mode will open databases so
  50.                  that multiple access is possible.  Record level locking is
  51.                  not implemented in this version.
  52.  
  53.             o    Structure  mode  is  now  called  Setup  mode,  but   does
  54.                  essentially the same thing.
  55.  
  56.             o    Added  the ability  to cut  and paste  data from  the edit
  57.                  screen to the underlying application.  Cutting  is done in
  58.  
  59.        Copyright (c) 1989-91 Bowen Software                          Page 1
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.                            History of PopDBF Development
  69.  
  70.                  Edit mode  and  pasting is  done  via a  separate  hotkey.
  71.                  Letter  'P' in the upper  right border of  the Edit window
  72.                  indicates  paste buffer has data.  You can also paste data
  73.                  to  the current  record, a  different record  in the  same
  74.                  database or a record in another database.
  75.  
  76.             o    Added  the  ability to  print  data  from the  Edit/Append
  77.                  screen.  This feature can be used to print labels  or just
  78.                  act as a faster, better print screen.
  79.  
  80.             o    Added  the ability to print to a  file.  This is true when
  81.                  printing from Setup, Browse, or Edit/Append.
  82.  
  83.             o    Files and Directories  in the Pick  window are now  sorted
  84.                  alphabetically.
  85.  
  86.             o    Added a field  separator in the  Browse window.   Pressing
  87.                  Shift-| will toggle.  This defaults to no separator.
  88.  
  89.             o    Fields  lengths  can be  sized  temporarily  now while  in
  90.                  Browse using Ctrl-Left and Ctrl-Right.
  91.  
  92.             o    Pressing ESCAPE  while in a  frequently accessed  database
  93.                  will now save the current mode and position.
  94.  
  95.             o    Border of Edit window now shows number of field pages.
  96.  
  97.             o    Pressing  Alt-PgDn and Alt-PgUp  in Edit mode  will do the
  98.                  same  thing as  PgDn and PgUp,  but multiple  page records
  99.                  will stay on the same page of fields.
  100.  
  101.             o    Pressing Ctrl-V while in Edit mode will toggle verify mode
  102.                  on and  off.  If verify  mode is on, entering  data in the
  103.                  last position of a field will NOT cause the cursor to move
  104.                  to  the next field.  Verify mode  is indicated by a 'V' in
  105.                  the border of the Edit window.
  106.  
  107.             o    The Hotkey  can be disabled/enabled by  using command line
  108.                  parameter /I.
  109.  
  110.             o    Configuration  program  PopCFG  allows you  to  change the
  111.                  paste  hotkey, which defaults to Ctrl-Alt-P.   It can also
  112.                  be used to change the speed and frequency of pasting.
  113.  
  114.  
  115.  
  116.  
  117.        Copyright (c) 1989-91 Bowen Software                          Page 2
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.                            History of PopDBF Development
  127.  
  128.             o    Added  support  for  European  date  and  number  formats.
  129.                  Configuration program PopCFG allows you to select  format,
  130.                  date separator and type of decimal point.
  131.  
  132.             o    PopAID  now creates  the  .DBT file  if  a memo  field  is
  133.                  included in the database structure.
  134.  
  135.             o    When finding a record the ESCAPE key will now abort  as it
  136.                  should.    All other  keys  are  ignored and  the  message
  137.                  reflects this.
  138.  
  139.             o    Pressing left arrow when  being prompted for data will  no
  140.                  longer cause  the cursor to  move left if  you are  in the
  141.                  first position.
  142.  
  143.             o    Added  Alt-F5  to display  the  underlying  screen.   This
  144.                  avoids having to swap out and back in just to see what was
  145.                  on the screen.
  146.  
  147.             o    Files and Directories  in the Pick  window are now  sorted
  148.                  alphabetically.
  149.  
  150.             o    Page numbers are now  displayed in the border of  the Edit
  151.                  window.
  152.  
  153.             o    A  'P' in  the border  of the  Edit window  indicates that
  154.                  there is a data  in the paste buffer.  Shift-F4 will erase
  155.                  the paste buffer.
  156.  
  157.             o    Added the ability to turn on Verify mode in Edit.  This is
  158.                  done by pressing Ctrl-V.   A 'V' will appear  in the upper
  159.                  right corner of the  Edit window border.  In  verify mode,
  160.                  you must  press ENTER to exit  a field.  Entering  data in
  161.                  the last position  in a field  will not  move to the  next
  162.                  field automatically as it does when verify mode is off.
  163.  
  164.             o    Added  a command line option to specify a database to open
  165.                  when PopDBF is first  activated (/y).  This is  similar to
  166.                  passthru mode, but for TSR execution.
  167.  
  168.             o    Record counting  is now visible when you  do a Pack.  This
  169.                  at least lets you know that something is happening.
  170.  
  171.             o    Fixed a problem for LANs which occurred when changing to a
  172.                  directory with no subdirectories and no files matching the
  173.                  current  file specification.   Though no  parent directory
  174.  
  175.        Copyright (c) 1989-91 Bowen Software                          Page 3
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.                            History of PopDBF Development
  185.  
  186.                  entry will be displayed, pressing BackSpace will take  you
  187.                  to the parent directory.
  188.  
  189.             o    Fixed a problem  which caused  changes to a  record to  be
  190.                  lost if doing  a find  found the same  record (in  essence
  191.                  causing no movement).
  192.  
  193.             o    Fixed a problem  with frequent databases  which would  not
  194.                  remember going into Append or Edit mode after being in the
  195.                  opposite mode.
  196.  
  197.             o    Added  an arrow  symbol to  directory entries in  the Pick
  198.                  File  window to indicate pressing ENTER will move to a new
  199.                  directory.
  200.  
  201.             o    In read/write  mode,  when  opening  a  database  that  is
  202.                  readonly or can't be opened due to a network violation, an
  203.                  attempt  will be made to switch to read-only mode and open
  204.                  the  file.  Closing that  database